home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10782 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.clark.net!usenet
  2. From: pribut@clark.net (Stephen Pribut)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: clipper
  5. Date: Sun, 10 Mar 1996 06:38:01 GMT
  6. Organization: Clark Internet Services, Inc.
  7. Message-ID: <314277df.44620873@news.clark.net>
  8. References: <4ha876$pcg@aphex.direct.ca>
  9. NNTP-Posting-Host: pribut.clark.net
  10. Mime-Version: 1.0
  11. Content-Type: TEXT/PLAIN; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-Newsreader: Forte Agent .99d/32.182
  14.  
  15. On Sat, 02 Mar 1996 19:42:05 GMT, bpwebb@direct.ca (Bradley Parker
  16. Webb) wrote:
  17.  
  18. >Hi !
  19. >I am teaching myself Borland C++ 4.0/5.0
  20. >I am a very experianced Clipper programmer,
  21. >and have collected over the many years an
  22. >extensive amount of Clipper Libraries.
  23. >Clipper is written in some version of C++.
  24. >Is there an easy way for me to use the Clipper Libraries
  25. >in C++ ???
  26. >Explaination/Examples are most welcome.
  27. >...thanks...
  28. >
  29. Clipper was written in Microsoft C. Somewhere around version 5 or 6
  30. was used.  It was not ported to C++.  Computer Associates CA VO was
  31. written in C++, but not that of Microsoft. (Watcom, perhaps).
  32.  
  33. There is no easy way, perhaps no way at all to use your Clipper
  34. libraries in C++. Time to work on translating  them. Steve Straley had
  35. developed a bit of a C-like (later C++)  approach to things and had
  36. started teaching object oriented programming in Clipper a few years
  37. ago, before the release of VO.
  38.  
  39. Good luck!
  40.  
  41. Steve Pribut
  42. pribut@clark.net
  43. http://www.clark.net/pub/pribut/spsport.html
  44.  
  45.